[INFO] fetching crate ironflow-sdk 0.1.1...
[INFO] fixing ironflow-sdk-0.1.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate ironflow-sdk 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ironflow-sdk 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ironflow-sdk 0.1.1
[INFO] tweaked toml for crates.io crate ironflow-sdk 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ironflow-sdk 0.1.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ironflow-sdk 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded progenitor-macro v0.14.0
[INFO] [stderr]   Downloaded progenitor-client v0.14.0
[INFO] [stderr]   Downloaded progenitor v0.14.0
[INFO] [stderr]   Downloaded progenitor-impl v0.14.0
[INFO] [stderr]   Downloaded ironflow-types v0.1.2
[INFO] [stderr]   Downloaded typify-macro v0.6.2
[INFO] [stderr]   Downloaded typify v0.6.2
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded typify-impl v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5c0c5357416ff7fe6efae7b952ffec92866aeb22a7fad8cbcf75cf53d2f1e236
[INFO] running `Command { std: "docker" "start" "5c0c5357416ff7fe6efae7b952ffec92866aeb22a7fad8cbcf75cf53d2f1e236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c0c5357416ff7fe6efae7b952ffec92866aeb22a7fad8cbcf75cf53d2f1e236" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c0c5357416ff7fe6efae7b952ffec92866aeb22a7fad8cbcf75cf53d2f1e236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c0c5357416ff7fe6efae7b952ffec92866aeb22a7fad8cbcf75cf53d2f1e236" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.3
[INFO] [stderr]    Compiling regress v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling typify-impl v0.6.2
[INFO] [stderr]     Checking ironflow-types v0.1.2
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling typify-macro v0.6.2
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling typify v0.6.2
[INFO] [stderr]    Compiling progenitor-impl v0.14.0
[INFO] [stderr]    Compiling progenitor-client v0.14.0
[INFO] [stderr]    Compiling progenitor-macro v0.14.0
[INFO] [stderr]    Compiling progenitor v0.14.0
[INFO] [stderr]    Compiling ironflow-sdk v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stdout] error[E0433]: cannot find module or crate `ironflow_api` in this scope
[INFO] [stdout]  --> tests/integration.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ironflow_api::routes::{RouterConfig, create_router};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ironflow_api`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use ironflow_api::routes::{RouterConfig, create_router};
[INFO] [stdout] 6 + use ironflow_sdk::routes::{RouterConfig, create_router};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ironflow_api` in this scope
[INFO] [stdout]  --> tests/integration.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ironflow_api::state::AppState;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ironflow_api`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use ironflow_api::state::AppState;
[INFO] [stdout] 7 + use ironflow_sdk::state::AppState;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ironflow_auth` in this scope
[INFO] [stdout]  --> tests/integration.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ironflow_auth::jwt::{AccessToken, JwtConfig};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ironflow_auth`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use ironflow_auth::jwt::{AccessToken, JwtConfig};
[INFO] [stdout] 8 + use ironflow_sdk::jwt::{AccessToken, JwtConfig};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ironflow_core` in this scope
[INFO] [stdout]   --> tests/integration.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ironflow_core::providers::claude::ClaudeCodeProvider;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ironflow_core`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 - use ironflow_core::providers::claude::ClaudeCodeProvider;
[INFO] [stdout] 10 + use ironflow_sdk::providers::claude::ClaudeCodeProvider;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ironflow_engine` in this scope
[INFO] [stdout]   --> tests/integration.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ironflow_engine::context::WorkflowContext;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ironflow_engine`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ironflow_engine`, use `cargo add ironflow_engine` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ironflow_engine` in this scope
[INFO] [stdout]   --> tests/integration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ironflow_engine::engine::Engine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ironflow_engine`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ironflow_engine`, use `cargo add ironflow_engine` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ironflow_engine` in this scope
[INFO] [stdout]   --> tests/integration.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ironflow_engine::handler::{HandlerFuture, WorkflowHandler};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ironflow_engine`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ironflow_engine`, use `cargo add ironflow_engine` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ironflow_engine` in this scope
[INFO] [stdout]   --> tests/integration.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ironflow_engine::notify::Event;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ironflow_engine`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ironflow_engine`, use `cargo add ironflow_engine` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ironflow_store` in this scope
[INFO] [stdout]   --> tests/integration.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use ironflow_store::entities::NewUser;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ironflow_store`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 - use ironflow_store::entities::NewUser;
[INFO] [stdout] 17 + use ironflow_sdk::entities::NewUser;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ironflow_store` in this scope
[INFO] [stdout]   --> tests/integration.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use ironflow_store::memory::InMemoryStore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ironflow_store`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 - use ironflow_store::memory::InMemoryStore;
[INFO] [stdout] 18 + use ironflow_sdk::memory::InMemoryStore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ironflow_store` in this scope
[INFO] [stdout]   --> tests/integration.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use ironflow_store::store::Store;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ironflow_store`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 19 - use ironflow_store::store::Store;
[INFO] [stdout] 19 + use ironflow_sdk::store::Store;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ironflow_auth`
[INFO] [stdout]  --> tests/integration.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ironflow_auth::password;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ironflow_auth`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use ironflow_auth::password;
[INFO] [stdout] 9 + use ironflow_sdk::password;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ironflow-sdk` (test "integration") due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5c0c5357416ff7fe6efae7b952ffec92866aeb22a7fad8cbcf75cf53d2f1e236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c0c5357416ff7fe6efae7b952ffec92866aeb22a7fad8cbcf75cf53d2f1e236", kill_on_drop: false }`
[INFO] [stdout] 5c0c5357416ff7fe6efae7b952ffec92866aeb22a7fad8cbcf75cf53d2f1e236
